Total Complexity | 75 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 541 |
Lines of code | 366 |
Logical lines of code | 158 |
Comment lines | 108 |
Methods | 14 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
order_process() | 38 | 16 | 70 | |
checkout_process() | 37 | 9 | 93 | |
get_shipping_option_for_item() | 48 | 13 | 30 | |
capture_event_in_session_data() | 53 | 6 | 22 | |
capture_post_checkout_created_customer() | 55 | 5 | 19 | |
capture_created_customer() | 60 | 5 | 13 | |
loop_session_events() | 57 | 4 | 17 | |
get_inner_blocks() | 63 | 4 | 10 | |
capture_add_to_cart() | 64 | 4 | 8 | |
save_checkout_post_data() | 63 | 4 | 10 | |
remove_from_cart_attributes() | 61 | 2 | 13 | |
remove_from_cart_via_quantity() | 59 | 1 | 22 | |
remove_from_cart() | 59 | 1 | 21 | |
init_hooks() | 55 | 1 | 18 |